Structures and Functions
Functions may return pointers to
structures, and they may have
parameters that are pointers to
structures.
A function may return a structure, and
structures may be passed as parameters.